home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
E.M.Computergraphic Phase 3
/
Phase 3 - EMC Computergraphic.iso
/
toolalias
/
source
/
icon.h
< prev
next >
Wrap
C/C++ Source or Header
|
1995-08-05
|
207b
|
7 lines
/* prototypes from icon.c */
BOOL GetOurIcon(struct WBStartup *WBenchMsg);
void FreeOurIcon(void);
char *TTString(char *name, char *def);
LONG TTInt(char *name, LONG def);
BOOL TTBool(char *name, BOOL def);